﻿.wrapper4{margin:auto;max-width: 1280px;width: 90%;}
.pos_re{position:relative;}
.pos_re>a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:4;}


/*.animate-tit{
    opacity: 0;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    -webkit-transform: translateX(-150px) rotate(10deg);
    -moz-transform: translateX(-150px) rotate(10deg);
    -ms-transform: translateX(-150px) rotate(10deg);
    -o-transform: translateX(-150px) rotate(10deg);
    transform: translateX(-150px) rotate(10deg);
}
.animate-li{
    opacity: 0;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
}
.animate-right{
    opacity: 0;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    -webkit-transform: translateX(150px) rotate(10deg);
    -moz-transform: translateX(150px) rotate(10deg);
    -ms-transform: translateX(150px) rotate(10deg);
    -o-transform: translateX(150px) rotate(10deg);
    transform: translateX(150px) rotate(10deg);
}

.animate-tit.on, .animate-li.on ,.animate-right.on{
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
}
*/
.sy-banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background: url(../images/jian1.png) no-repeat center center;}
.sy-banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background:url(../images/jian2.png) no-repeat center center;}


.fl{float: left;}
.fr{float:right;}
.f26{font-size:26px;}
.f16{font-size:16px;}
.f20{font-size:20px;}
.f12{font-size: 12px;}
.f36{font-size: 36px;color: #333;}
.f14{font-size: 14px;}
.phone{display: none;}
.phone2{display: none;}

.ny-banner{height: 780px}
.footer-addr{margin-top: 15px;padding-left: 53px;}
.footer-addr h1{font-size: 14px;line-height: 24px;color: #fff;}


.down{position: absolute;background:url(../images/sy05.png) no-repeat center center;padding: 20px;border-radius:20px;display: block;bottom: 10%;z-index: 1;animation: down .6s alternate infinite linear;-webkit-animation: down .6s alternate infinite linear;left: 50%;margin-left: -20px;}
@keyframes down {
    0% {
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -o-transform: translateY(15px);
        transform: translateY(15px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes down{
    0% {
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -o-transform: translateY(15px);
        transform: translateY(15px);
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}



.sy-banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{display: none;}

.language img{max-width: 25px;}
.language a.cur{color: #324d7f}
.page-index{display: none;}
.case-content{padding: 90px 0;}
.case-tit ul{text-align: center;}
.case-tit li:nth-child(1){border-left: none;}
.case-tit li{display: inline-block;margin: 0 20px;font-size: 26px;color: #444;border-left: 2px solid #333;padding-left: 38px;line-height: 25px}
.case-tit li a{font-size: 26px;color: #444}
.case-tit li .active{color: #27499d;}
.case-tit li a:hover{color: #27499d;}
.case-content .center ul{margin-top: 18px;}
.case-content .center li{padding: 42px 0;border-bottom: 1px solid #eaeaea;}
.case-content .center li .wenz{width: 61%;}
.case-content .center li .pic{width: 31%;overflow: hidden;max-height: 245px;}
.case-content .center li .wenz h1{font-size: 20px;color: #444;}
.case-content .center li .wenz h2{font-size: 14px; padding: 2px 0;background: url(../images/case01.jpg) no-repeat left center;padding-left: 25px;margin: 15px 0}
.case-content .center li .wenz p{font-size: 14px;color: #666}
.case-content .center li .wenz h3{text-align: right;margin-top: 13px;}
.case-content .center li .wenz h3 a{color: #27499d;font-size: 14px;}
.case-content .center li:hover h1{color: #27499d;}
.case-content .center li:hover .pic img{transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
}


.page{text-align: center;padding-top: 60px;}
.page a{display: inline-block;border: 1px solid #999;padding: 2px 7px;color: #666;font-size: 14px;}
.page .active{color: #fff;background: #27499d;border: 1px solid #27499d;}
.page a:hover{color: #fff;background: #27499d;border: 1px solid #27499d;}



.case-detail{padding: 90px 0 70px;text-align: center;}

.case-detail .left{width:calc(100% - 340px);}
.case-detail .right{width: 280px;position: absolute;right: 0;top: 0;box-sizing: border-box;padding: 15px;border: 1px solid #e8e8e8;max-height: 333px;overflow-y: auto;}

.case-detail .wrapper4{position: relative; padding: 0 0 30px 25px;box-sizing: border-box;background:rgba(255,255,255,.8);}
.case-detail .detail-tit h1{font-size: 26px;color: #333;margin-bottom: 23px;}
.case-detail .detail-tit  span{font-size: 14px;color: #999;margin: 0 18px;}
/*.case-detail  span:nth-child(2){background: url(../images/case15.jpg) no-repeat left center;padding-left: 30px;}
*/.case-detail .detail-tit{text-align: center;margin-bottom: 15px}
.case-detail p{font-size: 14px;color: #666;text-align: left;}
.case-detail .pic{padding-bottom: 20px;}
.case-detail .pic h2{color: #999;font-size: 14px;margin-top: 5px;}
.case-detail .liebiao{margin-top: 60px;}
.case-detail .liebiao li{display: inline-block;margin: 0 18px;}
.case-detail .liebiao li a{color: #999;font-size: 12px}
.case-detail .liebiao li .active{color: #3b57a3;}
.case-detail .liebiao li a:hover{color: #3b57a3;}



.news01{padding: 90px 0 180px;}
.news01 .wrapper4{ padding-bottom: 30px}

.news-tit ul{text-align: center;}
.news-tit li:nth-child(1){border-left: none;padding-left: 0;}
.news-tit li{display: inline-block;margin: 0 20px;font-size: 36px;border-left: 2px solid #333;padding-left: 38px;}
.news-tit li .active{color: #27499d;}
.news-tit li a{color: #444}
.news-tit li a:hover{color: #27499d}
.news01 .content ul{margin-top: 45px}
.news01 .content li{background: #fff; width: 32%;margin-right: 2%;float: left;box-sizing: border-box;margin-bottom: 2%;}
.news01 .content li:nth-child(3n){margin-right: 0}
.news01 .content{position: relative;}
.news01 .content .first{background: #fff; position: absolute;left: 0;top: 0;width: 66%}
.news01 .content .first:hover .pic img{transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
.news01 .content .pic{max-height: 230px;overflow: hidden;height: 230px;}
.news01 .content:hover .pic img{transform: scale(1.1);
-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.news01 .content .wenz{padding: 20px;box-sizing: border-box;box-shadow: 0 0 5px rgba(0,0,0,.2)}
.news01 .content h1{color: #333;font-size: 20px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news01 .content li:hover h1{color: #27499d;}
.news01 .content .first:hover h1{color: #27499d;}
.news01 .content p{font-size: 14px;color: #666;margin: 15px 0;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.news01 .content h2{text-align: right;color: #27499d;font-size: 14px;}
.news01 .content h3{color: #666;font-size: 14px;margin-top: 15px;background: url(../images/case01.jpg) no-repeat left center;padding-left: 30px;}


.news-list{text-align: left;}
.news-list h2{position: relative; color: #333;font-size: 20px;margin-bottom: 15px;text-align: center;}
.news-list h2:before,.news-list h2:after{width: 20%;height: 1px; top: 52%;background: #999; content: "";position: absolute;}
.news-list h2:before{left: 0%}
.news-list h2:after{right: 0%}

.news-list a{display: block;font-size: 14px;color: #666;line-height: 20px;margin-bottom: 10px;}
.news-list a:hover{color: #3b57a3}
.news-list a:last-child{margin-bottom: 0}
.find{padding: 200px 0}
.find .wrapper4{max-width: 880px}
.find .pic{width: 60%}
.find .wenz{width: 40%;margin-top: 10%}
.find .wenz img{width: 60%}
.find .wenz p{font-size: 16px;color: #333;line-height: 30px}
.find .wenz p a{color: #333}
.find .wenz p:nth-child(2){margin-top: 35px}


.base01{padding: 80px 0}
.base01 .base-tit ul{text-align: center;}
.news-tit li{display: inline-block;margin: 0 20px;font-size: 26px;line-height: 25px}
.base01 .center01{background: url(../images/case10.jpg) no-repeat center center/50%;padding: 140px 0 80px}
.base01 .center01 h1{font-size: 20px;color: #333}
.base01 .center01 h2{font-size: 20px;color: #333;margin: 12px 0 30px;text-indent: 2em;}
.base01 .center01 p{font-size: 14px;color: #999;line-height: 26px;}
.base01 .center01 .wenz{width: 54%}
.base01 .center01 .pic{width: 38%}
.base01 .center02 h1{font-size: 36px;color: #444;text-align: center;}
.base01 .center02 h2{margin-bottom: 40px}
/*.base01 .center02 li{float: left;width: 33.3%;text-align: center;margin-bottom: 40px;}*/
.base01 .center02 .pic{height: 81px;line-height: 81px;}
.base01 .center02 .pic img{max-height: 81%;max-width: 81%}
.base01 .center02 li{float: left;width: 32.3%;text-align: center;/*margin-bottom: 40px;*/border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;padding: 10px 0;}
    .base01 .center02 li:nth-child(3n){
    	border-right: none !important;
    } .base01 .center02 li:nth-child(13n){
    	border-bottom: none !important;
    }
    .base01 .center02 li:nth-child(14n){
    	border-bottom: none !important;
    }
.base02{background: #f8f8f8;}
.base02 .wrapper4{padding: 150px 40px 150px 70px;box-sizing: border-box;}
.base02 .wenz{width: 54%;}
.base02 .pic{width: 38%}
.base02 .wenz h1{font-size: 20px;color: #333}
.base02 .wenz p{font-size: 13px;color: #666;line-height: 30px;margin-top: 25px}
.base03{padding: 80px 0;}


.shouh{padding: 80px 0}
.shouh h1{text-align: center;font-size: 26px;color: #333}
.shouh h2{text-align: center;text-transform: uppercase; font-size: 16px;color: #666;margin-top: 5px}
.shouh ul{margin-top: 30px}
.shouh li{background: #f7f7f7;padding: 40px 30px 50px;margin-top: 10px}
.shouh h3{font-size: 20px;color: #333;margin-bottom: 15px}
.shouh p{font-size: 14px;color: #666;line-height: 26px}

.fuwu{padding: 80px 0 100px;}
.fuwu h1{text-align: center;font-size: 26px;color: #333}
.fuwu h2{text-align: center;text-transform: uppercase; font-size: 16px;color: #666;margin-top: 5px}
.fuwu p{font-size: 14px;color: #333;margin-top: 50px;text-align: center;}
.fuwu .btm{padding-top: 40px}
.fuwu .left{width: 28%;margin-top: 35px}
.fuwu .right{width: 72%}
.fuwu .left li{margin-top: 20px}
.fuwu .left span{font-size: 20px;color: #333;margin-left: 20px;}



.jishu{padding: 80px 0 35px}
.jishu h1{text-align: center;color: #333}
.jishu h2{text-align: center;text-transform: uppercase; color: #666;margin-top: 5px}
.jishu02{padding: 70px 0 48px; background: url(../images/case41.jpg) no-repeat center center/cover;}
.jishu02 .wrapper4{padding: 0 180px;box-sizing: border-box;}
.jishu02 p{font-size: 14px;color: #999;text-align: center;margin-bottom: 50px}
.jishu02 li{background: #fff;padding: 15px;margin-bottom: 35px; box-sizing: border-box;float: left;}
.jishu02 li span{font-size: 14px;color: #666;}
.jishu02 li input{width: calc(100% - 110px);border: none;vertical-align: inherit;}
.jishu02 li textarea{width:calc(100% - 110px);height: 100%;border: none;}
.jishu02 li:nth-child(1){width: 49%;margin-right: 2%}
.jishu02 li:nth-child(2){width: 49%;}
.jishu02 li:nth-child(1) input,.jishu02 li:nth-child(2) input{background: url(../images/case42.jpg) no-repeat right center;}
.jishu02 li:nth-child(3){width: 100%;}
.jishu02 li:nth-child(4){width: 100%;height: 295px}
.jishu02 li:nth-child(4) span{vertical-align: top;}
.jishu02 h6{text-align: center;}
.jishu02 button{cursor: pointer; padding: 13px 45px;border-radius: 30px; background: #fff;color: #324d7f;font-size: 14px;border: none;}
.jishu02 button:hover{color: #fff;background: #324d7f}


.shipin{padding: 80px 0 115px;}
.shipin .tit{position: relative;top: 0;left: 0}
.shipin>.wrapper4>ul{margin-top:50px }
.shipin>ul>li {margin-top: 80px}
.shipin li strong{position: absolute;top: -17px; font-size: 80px;color: #eeeeee;}
.shipin li span{font-size: 26px;color: #333;margin-left: 100px;}
.shipin li h6 {text-align: right;margin:20px 0 30px;}
.shipin li h6 a{color: #27499d;font-size: 18px}
.shipin li h1{font-size: 22px;color: #000;margin: 18px 0 10px;text-align: center;}
.shipin li h2{font-size: 13px;color: #888;text-align: center;}
.shipin .btm{box-shadow: 0 0 5px rgba(253,253,253,.5);padding: 0 90px;box-sizing: border-box;}
.shipin .pic{position: relative;overflow: hidden;max-height: 340px}
.shipin .pic p{position: absolute;right: 10px;border-radius: 10px; bottom: 10px; font-size: 12px;color: #fff;background: rgba(0,0,0,.5);padding: 2px 5px}
.shipin .pic .bof{position: absolute;left: 50%;top: 50%;margin: -32px 0 0 -32px;}
.shipin .pic .bof img{width: 64px;height: 64px}
.shipin .swiper-slide:hover .pic>img{transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
}
.shipin .swiper-slide:hover h1{color: #27499d;}
.shipin .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{position: relative;margin-top: 30px}
.shipin .swiper-pagination-bullet{background: #bec8e1;opacity: .8}
.shipin .swiper-pagination-bullet-active{background: #27499d;opacity: 1}
.shipin li:nth-child(2n) span{display: block;text-align: right;margin-right: 100px}
.shipin li:nth-child(2n) strong{right: 0;}
.shipin li:nth-child(2n) h6{text-align: left;}
.shipin .swiper-pagination-clickable .swiper-pagination-bullet{display: inline-block;}




.v-detail{padding: 80px 0}
.v-detail h3{color: #333;text-align: center;margin-bottom: 40px}
.v-detail .pic{position: relative;overflow: hidden;max-height: 340px}
.v-detail .pic p{position: absolute;right: 10px;border-radius: 10px; bottom: 10px; font-size: 12px;color: #fff;background: rgba(0,0,0,.5);padding: 2px 5px}
.v-detail .pic .bof{position: absolute;left: 50%;top: 50%;margin: -32px 0 0 -32px;}
.v-detail .pic .bof img{width: 64px;height: 64px}
.v-detail .swiper-slide:hover .pic>img{transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
}
.v-detail .swiper-slide:hover h1{color: #27499d;}
.v-detail .swiper-slide h1{font-size: 20px;color: #000;margin: 18px 0 10px;text-align: center;}
.v-detail .swiper-slide h2{font-size: 14px;color: #888;text-align: center;}
.v-detail .page{padding-top: 0;display: inline-block;}
.page-detail{padding-top: 60px;}
.page-detail>a{margin-right: 5px; display: inline-block;border: 1px solid #999;padding: 2px 7px;color: #666;font-size: 14px;}
.page-detail{text-align: center;}
.page-detail>a:hover{color: #fff;background: #27499d;border: 1px solid #27499d;}


.v-detail .pic .video-tan{width: 100%;height: 100%;position: absolute;left: 0;top: 0;opacity:0;}
.product03 .pic .video-tan{width: 100%;height: 100%;position: absolute;left: 0;top: 0;opacity:0;}
.shipin .pic .video-tan{width: 100%;height: 100%;position: absolute;left: 0;top: 0;opacity:0;}
.v-detail .pic iframe{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.product03 .pic iframe{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.shipin .pic iframe{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.yk-trigger-layer{height: 100%!important;bottom: 0!important;}




/*视频弹窗*/
.black{display: none;position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 12;}
.black1{display: none;position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 11;background: rgba(0,0,0,.6);}
.close{position: absolute;display: block;right: 0;top: 0;width: 64px;height: 64px;background: #000 url(../images/close.png) no-repeat center center/50px;}
.video-alert{position: fixed;z-index: 13;max-width: 100%;max-height: 100%; transform: translateX(-50%) translateY(-50%) scale(0);top: 50%;left: 50%;opacity: 0;}
.video-alert.on{position: fixed;z-index: 13;max-width: 100%;max-height: 100%; background: #000; transform: translateX(-50%) translateY(-50%) scale(1.0);top: 50%;left: 50%;opacity: 1;}
.video-alert video{width: 100%;height: 100%;}
.video-path{display:none;}
.video-alert iframe{width: 100% !important;height: 100% !important;}




.join .bgc{padding-top: 80px; padding-bottom: 50px;box-sizing: border-box;background: rgba(255,255,255,.8);margin-bottom: 100px;}
.join h1{color: #333;text-align: center;}
.join h2{color: #333;text-align: center;font-size: 14px;margin: 25px 0;}
.join h2 a{color: #27499d;}
.join h2 span{padding: 2px 5px;background: #27499d;color: #fff;margin-left: 10px;border-radius: 5px;cursor: pointer;}
.join table{width: 100%;border-collapse: collapse;table-layout: fixed;}
.join table thead tr{background: #f2f2f2;line-height: 80px}
.join table thead td{color: #333;font-size: 20px;text-align: center;}
.join table tbody tr{line-height: 80px;border-bottom: 1px solid #f2f2f2;}
.join table tbody td{color: #777;font-size: 14px;text-align: center;}
.join table tbody a{color: #27499d;}
.join table tbody a.cur{color: #999}
.join .shou{position: absolute;right: 40px;bottom: 25px;}
.join .shou span{cursor: pointer; font-size: 15px;color: #27499d;background: url(../images/point.jpg) no-repeat right center;padding-right: 30px;}
.join table .trhide td{position: relative; vertical-align:top;font-size:12px;line-height:22px;color:#666;background:#f2f2f2;padding:25px 80px;text-align: left;}
.join table .trhide{display:none;}
.join table .trhide td b{margin-bottom:4px;display:block;color:#333;}
.join table .trhide{display: none;}
.join .btm{margin-top: 40px}


.product .about-tab{margin-top: 30px}
.product{background: #fafafa;padding: 80px 0;}
.pro-tit h1{text-align: center;color: #333;/*font-weight: 700;*/font-size: 26px!important}
.pro-tit h2{font-size: 16px; text-align: center;text-transform: uppercase; color: #666;margin-top: 5px}
.pro-tit h6{text-align: center;color: #333;/*font-weight: 700;*/font-size: 26px!important}
.pro-tit p{font-size: 22px;color: #333;text-align: center;margin-top: 30px;}
.gqian>.pro-tit>p{font-size: 30px;color: #333;text-align: center;margin-bottom: 5px;background: none;padding-right: 0}
.pro-tit sup{vertical-align: text-top!important;}

.product .btm{margin-top: 40px}
.product .left{width: 32%}
.product .right{width: 68%;margin-top: 70px}
.product .right .wenz{margin-top: 70px}
.product .right .swiper-slide{text-align: center;}
.product .right .swiper-slide img{width: 73px;height: 67px}
.product .right h3{color: #333;}
.product .right h4{color: #666;line-height: 26px;margin-top: 20px}
.product02{padding-top: 50px}
.product02 li:nth-child(1) .pic{width: 50%;}
.product02 li:nth-child(1) .wenz{width: 50%;margin-top: 13%;box-sizing: border-box;padding: 0 50px;}
.product02 .wenz span{font-size: 20px;color: #666;text-align: center;}
.product02 li:nth-child(1){border-bottom: 1px solid #eaeaea;padding-bottom: 50px}
.product02 li:nth-child(2){margin-top: 50px}
.product02 li:nth-child(2) .pic{width: 62%}
.product02 li:nth-child(2) .wenz{width: 38%;margin-top: 13%;box-sizing: border-box;padding: 0 12px;}
.product03{padding-top: 80px}
.product03  .swiper-container{margin-top: 35px}
.product03 .pic{position: relative;width: 53%}
.product03  .bof{position: absolute;left: 50%;top: 50%;margin: -30px 0 0 -30px}
.product03  .bof img{width: 60px;height: 60px;}
.product03 .wenz{width: 44%;}
.product03 .wenz h3{font-size: 20px;color: #000;}
.product03 .wenz h4{font-size: 14px;color: #999;margin: 20px 0 30px;}
.product03 .wenz p{font-size: 14px;color: #666;line-height: 28px}
.product03 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{position: relative;margin-top: 30px}
.product03 .swiper-pagination-bullet{background: #bec8e1;opacity: .8}
.product03 .swiper-pagination-bullet-active{background: #27499d;opacity: 1}
.product04{padding: 80px 0 100px}
.product04 li{font-size: 18px;color: #444;padding: 15px 0}
.product04 li a{font-size: 18px;color: #444;margin-left: 10px;}
.product04 li:hover a{color: #27499d;border-bottom: 1px solid #27499d}
.pro-tit ul{text-align: center;margin-top: 38px}
.pro-tit li{display: inline-block;margin: 0 10px;font-size: 20px;color: #666}
.pro-tit li a{color: #666;}
.pro-tit li .active{color: #27499d}
.pro-tit li a:hover{color: #27499d}

.product04 .swiper-container{margin-top: 40px;padding: 5px}
.product04 .swiper-slide{text-align: center; box-shadow: 0 0 5px rgba(0,0,0,.2);padding: 80px 70px 36px;box-sizing: border-box;}
.product04 h3{font-size: 33px;color: #666;margin: 35px 0}
.product04 h2{font-size: 20px;color: #666}
.product04 h4{font-size: 16px;display: none;}

.neikui{background: #fafafa;padding: 80px 0 130px}
.neikui .swiper-container{margin-top: 80px}
.neikui .swiper-slide{text-align: center;}
.neikui .swiper-slide h3,.neikui .swiper-slide h4{font-size: 14px;color: #666}
.neikui .swiper-slide .pic{height: 101px;line-height: 101px}
.neikui .swiper-slide:hover .pic img{transform: translateY(-10px);
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
}
.neikui02{padding: 80px 0;text-align: center;}
.neikui02 p{display: inline-block; margin-top: 60px; font-size: 19px;color: #555555;background: url(../images/case74.png) no-repeat left center; padding-left: 25px;}
.big-box{position: relative;}
.pro-img{position: absolute;bottom: 0;left: 15%}



.gqian{padding-top: 90px;}
.gqian ul{margin-top: 40px}
.gqian .pic{width: 58%;float: right;background: #f7f7f7;position: relative;text-align: center;}
.gqian .pic:before{top: 50%;margin-bottom: -33px; content: "";display: block;position: absolute;background: url(../images/case79.png) no-repeat center center;width: 38px;height: 66px}
.gqian .wenz{width:35%;float: left;text-align: right;margin-top:140px}
.gqian p{font-size: 20px;color: #666;background: url(../images/case74.png) no-repeat right top 10px;padding-right: 25px;line-height: 30px}
.gqian h4{margin-bottom: 35px}
.gqian h3{font-size: 22px;color: #666}
.gqian li:nth-child(2n) .wenz{float: right;text-align: left;}
.gqian li:nth-child(2n) .pic{float: left;}
.gqian li:nth-child(2n) p{background: url(../images/case74.png) no-repeat left top 10px;padding-left: 25px;}
.gqian li:nth-child(2n) p:nth-child(3),.gqian li:nth-child(2n) p:nth-child(4){font-size:16px }
.gqian li:nth-child(2n) .pic:before{top: 50%;margin-bottom: -33px; position: absolute;right: 0;background: url(../images/case81.png) no-repeat center center;}
.gqian02{padding:80px 0 90px;}
.gqian02 .swiper-container{margin-top: 40px;padding: 5px ;}
.gqian02 .swiper-slide{text-align: center;box-shadow: 0 0 5px rgba(0,0,0,.2);box-sizing: border-box;padding: 53px 35px;}
.gqian02 h3{font-size: 18px;color: #888888;margin: 20px 0 12px;font-weight: 700}
.gqian02 h4{font-size: 16px;color: #888888;}




.nav02{display: none; background: #fff;position: absolute;width: 120px;left: -10px;right: 0;margin: auto;}
.nav02 li{line-height: 35px;text-align: left;border-top: 1px solid #eaeaea;box-sizing: border-box;padding: 0 10px; text-align: center;}
.nav02 li a{color: #333;font-size: 14px}
.nav02 li:hover a{color: #27499d}
/*.header-nav li:last-child .nav02 li:nth-child(2){display: none;}*/



.serch{padding: 30px 0;}
.serch h1{font-size: 20px;color: #000;margin-bottom: 30px;}
.serch li{padding: 10px 0;}
.serch li h2,.serch li  a{font-size: 16px;color: #333;line-height: 30px;}
.detail02{text-align: right;margin-top: 15px;}
.detail02 span{width: 70px;
    height: 30px;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    border-radius: 15px;
    text-align: center;
    line-height: 28px;}
.detail02 span:hover{
	 background: #27499d;
    border: 1px solid #27499d;
    color: #ffffff;
}


@media screen and (max-width: 1600px){
  .ny-banner{height: 450px}
  .base01 .center01{padding: 50px 0 80px;}
 /*内页间距*/ .base01,.case-content,.news01{padding: 50px 0}
  .base01 .center01 h2{font-size: 17px}
  .base01 .center01 h1{font-size: 20px}
  .base01 .center02 h1{font-size: 22px}
  .page{padding-top: 30px}
  .case-detail{padding: 50px 0}
/*内页标题*/   .pro-tit h1,.case-detail h1,.case-tit li,.case-tit li a,.news-tit li,.f26,.base02 .wenz h1{font-size: 22px}
  .case-content .center li .wenz h1{font-size: 18px}
  .case-content .center li{padding: 30px 0}
  .base03{padding: 50px 0}
  .base02 .wrapper4{padding: 50px 40px 50px 70px}
  .v-detail{padding: 50px 0;}
  .v-detail .swiper-slide h1,.shipin li h1{font-size: 16px;margin: 10px 0 5px}
  .v-detail h3{margin-bottom: 30px}
  .shipin{padding: 50px 0 60px}
  .shipin li span{font-size: 20px}
  .shipin li strong{font-size: 50px}
  .shipin li strong{top: -12px;left: 35px}
  .shipin li h6 a{font-size: 17px}
  .shipin li:nth-child(2n) strong{right: 35px;left: auto;}
  .find{padding: 50px 0}
  .news01 .content .pic{max-height:217px;}
  .product{padding: 50px 0}
  .pro-tit h1{font-size: 22px!important}
  .pro-tit h2{font-size: 18px}
  .pro-tit li{font-size: 17px;}
  .product03 .wenz h3{font-size: 18px}
  .product03 .wenz p{font-size: 15px}
  .product04 .swiper-slide{padding: 42px 70px 12px}
  .product04 h3{font-size: 20px;margin: 25px 0}
  .gqian{padding-top: 50px}
  .neikui .swiper-container{width: 50%}
  .neikui{padding: 50px 0}
  .pro-img{width: 28%;left: 7%}
  .jishu{padding: 50px 0 35px}
  .gqian li:nth-child(2n) p:nth-child(3), .gqian li:nth-child(2n) p:nth-child(4){font-size: 13px;}
  .case-detail .right{height: 200px;}

}

@media screen and (max-width: 1440px){
/*内页标题*/   .f26,.news-tit li,.base01 .center02 h1,.case-detail .detail-tit h1,.case-tit li a,.case-tit li{font-size: 22px}
    .pro-tit h6{font-size: 22px!important;}
   .shouh{padding: 50px 0;}
   .join h2{margin: 10px 0 25px;}
   .join table thead tr{line-height: 50px;}
   .join table thead td{font-size: 16px}
   .join .bgc{padding-top: 50px}
   .join table tbody tr{line-height: 50px;}
   .join .btm{margin-top: 25px}
   .product02 .wenz span{font-size: 16px}
   .base01 .center01 h2{font-size: 15px;margin: 12px 0}
   .base01 .center01 h1{font-size: 16px}
   .base01 .center01 p{font-size: 12px;line-height: 21px}
   .base01 .page{padding-top: 0}
   .case-detail h1{font-size: 18px}
   .case-content .center li .wenz h1{font-size: 16px}
   .base01 .center02 li{margin-bottom: 30px}
   .base02 .wenz h1{font-size: 18px}
   .base01 .center02 .pic{height: 70px}
   .shipin li h6{margin: 10px 0 15px}
   .shipin li h6 a{font-size: 14px}
   .shipin li span{font-size: 16px}
   .news01 .content h1{font-size: 16px}
   .news01 .content p{margin: 10px 0}
   .pro-tit h2{font-size: 16px}
   .f20{font-size: 16px}
   .product .left {width: 30%;}
   .product .right .wenz{margin-top: 50px}
   .product03 .pic{width: 49%;}
   .product03 .wenz{width: 46%}
   .gqian .wenz{margin-top: 76px}
   .gqian p{font-size: 16px}
   .gqian h4 img{width: 15%}
   .gqian02{padding: 50px}
   .product04{padding: 50px 0}
   .product03{padding-top: 50px}
   .product04 li a,.product04 li{font-size: 14px;}
/*   .neikui .swiper-slide .pic{height: 97px}*/
   .neikui02 p{margin-top: 30px;font-size: 16px}
   .neikui02{margin-right: 54px}
   .jishu02{padding: 40px 0 48px}
   .jishu02 li span{font-size: 14px}
   .jishu02 button{padding: 10px 41px;font-size: 14px}
   .fuwu{padding: 50px 0 50px}
   .fuwu h1{font-size: 22px}
   .fuwu p{margin-top: 30px}
   .fuwu .left span{font-size: 18px}
   .fuwu .left li img{width: 10%}
   .fuwu .right{width: 50%;margin-right: 5%}
   .fuwu .wrapper4{padding: 0 100px;box-sizing: border-box;}
   .fuwu .left{margin-left: 7%;}
   /*.case-detail .right.fixed{right:7.5%;width: 17.5%}*/
   .pro-tit p,.gqian>.pro-tit>p{font-size: 18px;margin-bottom: 0}
   








}

@media screen and (min-width: 1025px){
   .header-nav>ul>li:hover .nav02{display: block;}
   /*.case-detail .right.fixed{position: fixed;right: 17.5%;top: 14%;width:13.5%;}*/
}

@media screen and (max-width: 1024px){
  .f26{font-size: 18px}
  .join table thead td{font-size: 14px;}
  .join table tbody td{font-size: 12px}
  .base02 .wenz{margin-top: 15px}
  .news01 .content h1{font-size: 15px}
  .news01 .content p{font-size: 13px}
  .news01 .content h3{font-size: 12px;padding: 2px 0;padding-left: 25px;}
  .news01 .content .pic{max-height: 229px}
  .nav02{width: 100%;position: relative;}
  .nav02 li{width: 100%}



}


@media screen and (max-width: 768px){
   .join .bgc{padding-top: 30px;margin-bottom: 50px}
   .join table .trhide td{padding: 25px 40px;}
   .news-tit li{font-size: 14px;margin: 0 3px;}
  /*内页间距*/ .product,.news01,.find,.base01,.case-content，.v-detail,.shipin{padding: 30px 0 50px}
	.base01 .center01{padding: 30px 0;background: none}
	.base01 .center01 .wenz{width: 100%}
	.base01 .center01 .pic{width: 100%;margin-top: 20px}
	.base01 .center01 h1{font-size: 15px}
	.base01 .center01 h2{font-size: 13px}
	.base01 .center02 li{width: 50%;margin-bottom: 10px;box-sizing: border-box;padding: 0 10px}
	.base01 .center02 .pic{height: 40px;}
	.base01 .center02 .pic img{width: 100%}
	.base01 .center02 h1{font-size: 16px;margin-bottom: 14px}
    .base01 .page{padding-top: 20px}
    .case-detail{padding: 30px 0 50px}
    .case-detail .wrapper4{padding: 0}
    .case-detail .detail-tit h1{font-size: 16px}
    .case-detail span{font-size: 12px;margin: 0 7px}
    .case-detail span:nth-child(2){padding: 2px 0;padding-left: 20px;}
    .case-detail li:nth-child(2),.case-detail li:nth-child(3){display: none;}
    .case-detail ul{margin-top: 10px;margin-bottom: 10px;}
    .case-detail .liebiao{margin-top: 10px}
    .news-list{display: none;}
    .case-tit li{margin: 0 5px;font-size: 14px;padding-left: 11px;}
    .case-tit li a{font-size: 14px}
    .case-content .center li .wenz{width: 100%}
    .case-content .center li .pic{width: 100%;margin-top: 15px}
    .case-content .center li .wenz h3{display: none}
    .case-content .center li .wenz h1{font-size: 15px}
    .case-content .center li .wenz p{font-size: 13px;line-height: 22px}
    .base03{padding: 30px 0}
    .base02 .wrapper4{padding: 0}
    .base02 .wenz{width: 100%}
    .base02 .pic{width: 100%;margin-top: 20px}
    .base02 .wenz h1{font-size: 15px}
    .base02 .wenz p{font-size: 12px;line-height: 25px;margin-top: 10px}
    .v-detail .pic .bof img,.shipin .pic .bof img{width: 35px;height: 35px}
    .v-detail .pic .bof,.shipin .pic .bof {margin: -17.5px 0 0 -17.5px;}
    .shipin .btm{padding: 0;margin-top: 20px}
    .shipin li strong{left: 0;font-size: 34px;top: -8px}
    .shipin li span{margin-left: 43px;}
    .shipin li h6{display: none;}
    .shipin>.wrapper4>ul>li{margin-top: 20px}
    .shipin li span{font-size: 13px}
    .shipin li h1{font-size: 13px}
    .shipin li:nth-child(2n) strong{right: 0;}
    .shipin li:nth-child(2n) span{margin-right: 47px}
    .shipin .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{margin-top: 20px}
    .v-detail .swiper-slide h1{font-size: 14px}
	.find .pic{width: 100%;text-align: center;}
	.find .wenz{width: 100%;margin-top: 20px;text-align: center;}
	.find .wenz img{width: 30%}
	.find .wenz p:nth-child(2){margin-top: 15px}
	.find .pic img{width: 60%}
	.news01 .content li{width: 100%}
	.news01 .content .first{width: 100%;}
	.news01 .content li:nth-child(1){height: 323px}
	.news01 .content h3{margin-top: 0}
	.news01 .content ul{margin-top: 20px}
	.product .left{width: 50%;margin-left: 0;text-align: center;margin: auto;float: none;}
    .product .right{width: 100%}
    .product .right .wenz{margin-top: 25px}
    .product .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{position: relative;margin-top: 30px}
    .product03 .pic{width: 100%;margin-left: 0;}
    .product03 .wenz{width: 100%;margin-top: 30px}
    .product03 .wenz h4{margin: 13px 0 16px} 
    .product04 .swiper-slide{padding: 20px 3px 0px}
    .product04 h3{margin: 16px 0;}
    .product04 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{position: relative;margin-top: 30px}
    .product04{padding: 30px 0 50px}
	.product04 .swiper-container{margin-top: 20px}
	.product03{padding-top: 30px}
	.gqian02 h3{font-size: 15px;margin: 13px 0 7px}
   .gqian02 h4{font-size: 14px}
   .gqian .pic{width: 100%}
   .gqian .pic:before{display: none;}
   .gqian .wenz{width: 100%;margin-top: 20px;text-align: left;}
   .gqian li{margin-bottom: 15px}
   .gqian ul{padding: 0 20px}
   .gqian h4{margin-bottom: 10px}
   .gqian h3{font-size: 15px;margin-bottom: 5px}
   .gqian li:nth-child(2n) p{padding-left: 20px;}
   .gqian02{padding: 30px 0 50px}
   .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{position: relative;margin-top: 30px}
   .gqian02 .swiper-slide{padding: 26px 5px}
   .product .right .swiper-slide img{width: 59px;height: 55px}
   .neikui .swiper-container{width: 100%;margin-top: 30px}
   .neikui .swiper-slide .pic {width: 50%;text-align: center;margin: auto;}
   .pro-img{display: none;}
   .neikui02{margin-right: 0;}
   .neikui02{padding: 30px 0 50px}
   .neikui02 p{font-size: 14px;margin-top: 15px}
   .pro-tit h1,.pro-tit h6{font-size: 18px!important}
   .neikui{padding: 30px 0}
   .pro-tit h2{font-size: 15px}
   .neikui .swiper-slide h3, .neikui .swiper-slide h4{font-size: 13px}
   .shouh{padding: 30px 0 50px}
   .shouh h1{font-size: 20px}
   .shouh h2{font-size: 15px}
   .shouh li{padding: 25px 30px 30px}
   .shouh h3{font-size: 16px;margin-bottom: 10px}
   .shouh p{font-size: 13px}
   .jishu02 .wrapper4{padding:0 }
   .jishu02 p{margin-bottom: 25px}
   .jishu02 li:nth-child(4){height: 180px}
   .jishu02 li{padding: 10px 15px}
   .jishu{padding: 30px 0}
   .fuwu .wrapper4{padding: 0}
   .fuwu .left{margin-left:0;width: 100%;margin-top: 0}
   .fuwu .right{width: 100%;margin-right: 0;margin-top: 20px}
   .fuwu .btm{padding-top: 0}
   .product04 li a{font-size: 15px}
   .fuwu .left li{width: 50%;box-sizing: border-box;float: left;}
   .fuwu .left span{margin-left: 9px;}
   .fuwu h1{font-size: 20px}
   .fuwu{padding: 30px 0 50px}
   .fuwu p{margin-top: 15px;}
   .phone2{display: block;}
   .pc2{display: none;}
   .news-tit li{padding-left: 9px;}
   .product02 li:nth-child(1) .wenz{padding: 0 10px;margin-top: 0}
   .product02 .wenz span{font-size: 14px}
   .product02 li:nth-child(2) .wenz{padding: 0 8px;margin-top: 0}
   .case-detail .left{width: 100%}
   .case-detail .right{display: none;}
   .page-detail{padding-top: 40px;}
   .pro-tit p,.gqian>.pro-tit>p{font-size: 16px}
   

}
